services.akkoma.config.":pleroma".":instance".static_dir

NixOS option

Directory of static files. This directory can be built using a derivation, or it can be managed as mutable state by setting the option to an absolute path.

type: absolute path
Default
<rendered-html><p>Derivation gathering the following paths into a directory:</p>
<ul>
<li><a
href="https://search.nixos.org/options?channel=unstable&amp;query=services.akkoma.frontends#show=services.akkoma.frontends"><code
class="interpreted-text"
role="option">services.akkoma.frontends</code></a></li>
<li><a
href="https://search.nixos.org/options?channel=unstable&amp;query=services.akkoma.extraStatic#show=services.akkoma.extraStatic"><code
class="interpreted-text"
role="option">services.akkoma.extraStatic</code></a></li>
</ul>
</rendered-html>
declared in: nixos/modules/services/web-apps/akkoma.nixView source on NixOS/nixpkgs →